[INFO] fetching crate moire-source-context 2.0.0-rc.0...
[INFO] checking moire-source-context-2.0.0-rc.0 against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] extracting crate moire-source-context 2.0.0-rc.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate moire-source-context 2.0.0-rc.0
[INFO] finished tweaking crates.io crate moire-source-context 2.0.0-rc.0
[INFO] tweaked toml for crates.io crate moire-source-context 2.0.0-rc.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moire-source-context 2.0.0-rc.0 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moire-source-context 2.0.0-rc.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1
[INFO] running `Command { std: "docker" "start" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling facet-core v0.50.0-rc.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling facet v0.50.0-rc.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]     Checking arborium-theme v2.16.0
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling facet-macro-types v0.50.0-rc.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking facet-path v0.50.0-rc.0
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]     Checking facet-reflect v0.50.0-rc.0
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling facet-macro-parse v0.50.0-rc.0
[INFO] [stderr]    Compiling facet-macros-impl v0.50.0-rc.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]     Checking facet-solver v0.50.0-rc.0
[INFO] [stderr]     Checking facet-dessert v0.50.0-rc.0
[INFO] [stderr]    Compiling arborium-sql v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling arborium-tsx v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-lua v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-ocaml v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling arborium-scss v2.16.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-scala v2.16.0
[INFO] [stderr]    Compiling arborium-kotlin v2.16.0
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-xml v2.16.0
[INFO] [stderr]    Compiling arborium-elixir v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-php v2.16.0
[INFO] [stderr]    Compiling arborium-haskell v2.16.0
[INFO] [stderr]    Compiling arborium-r v2.16.0
[INFO] [stderr]    Compiling facet-macros v0.50.0-rc.0
[INFO] [stderr]     Checking facet-format v0.50.0-rc.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking moire-trace-types v2.0.0-rc.0
[INFO] [stderr]     Checking facet-value v0.50.0-rc.0
[INFO] [stderr]     Checking arborium-highlight v2.16.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking moire-types v2.0.0-rc.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling datatest-mini v0.2.0
[INFO] [stderr]     Checking moire-source-context v2.0.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1", kill_on_drop: false }`
[INFO] [stdout] e87cce43ff39b0b3ed350466ad45ae348c05770cdf16da7c0091f3a957f5c6a1
